
cd resource > cd [WIP] > cd plrp-dispatch-new > cd web > npm run build
1
1
1
1
1npm run build) so it's encrypted again and remove the open source again (edited)
1

1


2
5local interior = GetInteriorAtCoords(Config.Interior.x, Config.Interior.y, Config.Interior.z)
LoadInterior(interior)
local count = 1
while not IsInteriorReady(interior) do
print('Loading Interior... Please wait up to 60 seconds.')
Wait(1000)
count = count + 1
if count > 60 then
print('Loading Interior Failed. Re-trying. If you see this message again, open a ticket!')
TriggerEvent('qb-multicharacter:client:chooseChar')
break
end
end (edited)local interior = GetInteriorAtCoords(Config.Interior.x, Config.Interior.y, Config.Interior.z)
LoadInterior(interior)
local count = 1
while not IsInteriorReady(interior) do
print('Loading Interior... Please wait up to 60 seconds.')
Wait(1000)
count = count + 1
if count > 60 then
print('Loading Interior Failed. Re-trying. If you see this message again, open a ticket!')
TriggerEvent('qb-multicharacter:client:chooseChar')
break
end
end (edited)


1
1
misclicked and got 2 bags on there from one 
misclicked and got 2 bags on there from one
2
2
1
1
1
1
1
3
1
4
1
1
2
1 compcache 
1
1
2
1